[INFO] fetching crate protify-proc-macro 0.1.4...
[INFO] checking protify-proc-macro-0.1.4 against try#d1d7143153307f561233bd4d93e2a3b24157b081 for pr-151539-1
[INFO] extracting crate protify-proc-macro 0.1.4 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate protify-proc-macro 0.1.4
[INFO] finished tweaking crates.io crate protify-proc-macro 0.1.4
[INFO] tweaked toml for crates.io crate protify-proc-macro 0.1.4 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate protify-proc-macro 0.1.4 on toolchain d1d7143153307f561233bd4d93e2a3b24157b081
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate protify-proc-macro 0.1.4 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d10c17540d894402c64b5244fa7e6ecfafaa80f5b2e5168a32d8e557c8ad5218
[INFO] running `Command { std: "docker" "start" "d10c17540d894402c64b5244fa7e6ecfafaa80f5b2e5168a32d8e557c8ad5218", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d10c17540d894402c64b5244fa7e6ecfafaa80f5b2e5168a32d8e557c8ad5218" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d10c17540d894402c64b5244fa7e6ecfafaa80f5b2e5168a32d8e557c8ad5218", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d10c17540d894402c64b5244fa7e6ecfafaa80f5b2e5168a32d8e557c8ad5218" "/opt/rustwide/cargo-home/bin/cargo" "+d1d7143153307f561233bd4d93e2a3b24157b081" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking bytes v1.11.1
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking bool-enum v0.1.1
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking proc-macro2 v1.0.106
[INFO] [stderr]     Checking convert_case v0.10.0
[INFO] [stderr]     Checking quote v1.0.45
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking syn-utils v0.5.0
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking prost v0.14.3
[INFO] [stderr]     Checking proto-types v0.2.2
[INFO] [stderr]     Checking protify-proc-macro v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `oneof_validator_impl::*`
[INFO] [stdout]  --> src/impls/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use oneof_validator_impl::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `consistency_checks::*`
[INFO] [stdout]   --> src/impls/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use consistency_checks::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `oneof_validator_impl::*`
[INFO] [stdout]  --> src/impls/mod.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub use oneof_validator_impl::*;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `consistency_checks::*`
[INFO] [stdout]   --> src/impls/mod.rs:12:9
[INFO] [stdout]    |
[INFO] [stdout] 12 | pub use consistency_checks::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.67s
[INFO] running `Command { std: "docker" "inspect" "d10c17540d894402c64b5244fa7e6ecfafaa80f5b2e5168a32d8e557c8ad5218", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d10c17540d894402c64b5244fa7e6ecfafaa80f5b2e5168a32d8e557c8ad5218", kill_on_drop: false }`
[INFO] [stdout] d10c17540d894402c64b5244fa7e6ecfafaa80f5b2e5168a32d8e557c8ad5218
